A simple introduction to Gradient Descent Algorithm
Gradient Descent is an iterative machine learning optimization algorithm used to reduce the cost function. In machine learning, we use cost function t...
May 30, 2020 3 min read
Posts with tag : Gradient Descent
Gradient Descent is an iterative machine learning optimization algorithm used to reduce the cost function. In machine learning, we use cost function t...
May 30, 2020 3 min read